home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _065418AEC5364E37B8689841A6ABCA92 < prev    next >
Extensible Markup Language  |  2006-12-20  |  48KB  |  1,594 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>7777</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:19101</define>
  7.   <!--<define>#header.image:mynumberplace_logo.png</define>
  8.   <define>#header.hover:hover_mynumberplace.png</define>-->
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <import>common.time.xml</import>
  12.     <control>
  13.       <type>group</type>
  14.       <description>group element</description>
  15.       <layout>StackLayout(2)</layout>
  16.       <posX>113</posX>
  17.       <posY>129</posY>
  18.       <control>
  19.         <description>New Game</description>
  20.         <type>button</type>
  21.         <id>2</id>
  22.         <label>19102</label>
  23.         <onleft>2</onleft>
  24.         <onright>1000</onright>
  25.         <onup>17</onup>
  26.         <ondown>3</ondown>
  27.       </control>
  28.       <control>
  29.         <description>Help once</description>
  30.         <type>button</type>
  31.         <id>3</id>
  32.         <label>19118</label>
  33.         <onleft>3</onleft>
  34.         <onright>1000</onright>
  35.         <onup>2</onup>
  36.         <ondown>4</ondown>
  37.       </control>
  38.       <control>
  39.         <description>Reset Game</description>
  40.         <type>button</type>
  41.         <id>4</id>
  42.         <label>19119</label>
  43.         <onleft>4</onleft>
  44.         <onright>1000</onright>
  45.         <onup>3</onup>
  46.         <ondown>5</ondown>
  47.       </control>
  48.       <control>
  49.         <description>Solve</description>
  50.         <type>button</type>
  51.         <id>5</id>
  52.         <label>19103</label>
  53.         <onleft>5</onleft>
  54.         <onright>1000</onright>
  55.         <onup>4</onup>
  56.         <ondown>6</ondown>
  57.       </control>
  58.       <control>
  59.         <description>Block Invalid Moves</description>
  60.         <type>togglebutton</type>
  61.         <id>6</id>
  62.         <label>19105</label>
  63.         <font>font13</font>
  64.         <onup>5</onup>
  65.         <ondown>7</ondown>
  66.       </control>
  67.       <control>
  68.         <description>Show Invalid Moves</description>
  69.         <type>togglebutton</type>
  70.         <id>7</id>
  71.         <label>19106</label>
  72.         <font>font13</font>
  73.         <onup>6</onup>
  74.         <ondown>8</ondown>
  75.       </control>
  76.       <control>
  77.         <description>Level button</description>
  78.         <type>button</type>
  79.         <id>8</id>
  80.         <label>19107</label>
  81.         <onleft>8</onleft>
  82.         <onright>1000</onright>
  83.         <onup>7</onup>
  84.         <ondown>9</ondown>
  85.       </control>
  86.       <control>
  87.         <description>Clear</description>
  88.         <type>button</type>
  89.         <id>9</id>
  90.         <label>19104</label>
  91.         <onleft>9</onleft>
  92.         <onright>1000</onright>
  93.         <onup>8</onup>
  94.         <ondown>2</ondown>
  95.       </control>
  96.     </control>
  97.     <control>
  98.       <type>group</type>
  99.       <control>
  100.         <description>Scoreboard background</description>
  101.         <type>image</type>
  102.         <id>20</id>
  103.         <posX>128</posX>
  104.         <posY>505</posY>
  105.         <width>250</width>
  106.         <height>180</height>
  107.         <texture>tetris\scoreboard.png</texture>
  108.         <colordiffuse>60ffffff</colordiffuse>
  109.       </control>
  110.       <control>
  111.         <description>Highscore: label</description>
  112.         <type>label</type>
  113.         <id>21</id>
  114.         <posX>142</posX>
  115.         <posY>510</posY>
  116.         <label>19008</label>
  117.       </control>
  118.       <control>
  119.         <description>Time</description>
  120.         <type>label</type>
  121.         <id>22</id>
  122.         <posX>360</posX>
  123.         <posY>510</posY>
  124.         <width>162</width>
  125.         <align>right</align>
  126.         <font>font16</font>
  127.         <textcolor>white</textcolor>
  128.         <label>#numberplace.time</label>
  129.       </control>
  130.       <control>
  131.         <description>Rank1: label</description>
  132.         <type>label</type>
  133.         <id>24</id>
  134.         <posX>142</posX>
  135.         <posY>574</posY>
  136.         <label>#numberplace.name1</label>
  137.       </control>
  138.       <control>
  139.         <description>Rank1 Score: label</description>
  140.         <type>label</type>
  141.         <id>25</id>
  142.         <posX>360</posX>
  143.         <posY>574</posY>
  144.         <width>162</width>
  145.         <align>right</align>
  146.         <label>#numberplace.score1</label>
  147.       </control>
  148.       <control>
  149.         <description>Rank2 Name: label</description>
  150.         <type>label</type>
  151.         <id>26</id>
  152.         <posX>142</posX>
  153.         <posY>608</posY>
  154.         <label>#numberplace.name2</label>
  155.       </control>
  156.       <control>
  157.         <description>Rank2 Score: label</description>
  158.         <type>label</type>
  159.         <id>27</id>
  160.         <posX>360</posX>
  161.         <posY>608</posY>
  162.         <width>162</width>
  163.         <align>right</align>
  164.         <label>#numberplace.score2</label>
  165.       </control>
  166.       <control>
  167.         <description>Rank3 Name: label</description>
  168.         <type>label</type>
  169.         <id>28</id>
  170.         <posX>142</posX>
  171.         <posY>642</posY>
  172.         <label>#numberplace.name3</label>
  173.       </control>
  174.       <control>
  175.         <description>Rank3 Score: label</description>
  176.         <type>label</type>
  177.         <id>29</id>
  178.         <posX>360</posX>
  179.         <posY>642</posY>
  180.         <width>162</width>
  181.         <align>right</align>
  182.         <label>#numberplace.score3</label>
  183.       </control>
  184.     </control>
  185.     <!--         <control>
  186.             <animation effect="fade" time="250">WindowOpen</animation>
  187.             <animation effect="fade" time="500">WindowClose</animation>
  188.             <description>Selected item Label</description>
  189.             <type>fadelabel</type>
  190.             <id>1</id>
  191.             <posX>340</posX>
  192.             <posY>70</posY>
  193.             <width>400</width>
  194.             <label>#numberplace.time</label>
  195.             <font>font14</font>
  196.             <align>right</align>
  197.             <textcolor>White</textcolor>
  198.         </control> -->
  199.     <control>
  200.       <type>group</type>
  201.       <description>BarVerGroup</description>
  202.       <id>700</id>
  203.       <posX>550</posX>
  204.       <posY>150</posY>
  205.       <width>733</width>
  206.       <height>533</height>
  207.       <animation>ZoomInFromMiddle</animation>
  208.       <mpe>
  209.         <layout>Grid</layout>
  210.         <spring>no</spring>
  211.         <spacing>0</spacing>
  212.         <padding>
  213.           <top>0</top>
  214.           <right>0</right>
  215.           <bottom>0</bottom>
  216.           <left>0</left>
  217.         </padding>
  218.       </mpe>
  219.       <control>
  220.         <type>image</type>
  221.         <id>901</id>
  222.         <posX>822</posX>
  223.         <posY>145</posY>
  224.         <width>6</width>
  225.         <height>532</height>
  226.         <texture>bar_vert.png</texture>
  227.       </control>
  228.       <control>
  229.         <type>image</type>
  230.         <id>902</id>
  231.         <posX>1004</posX>
  232.         <posY>145</posY>
  233.         <width>6</width>
  234.         <height>532</height>
  235.         <texture>bar_vert.png</texture>
  236.       </control>
  237.     </control>
  238.     <control>
  239.       <type>group</type>
  240.       <description>BarHorGroup</description>
  241.       <id>705</id>
  242.       <posX>550</posX>
  243.       <posY>144</posY>
  244.       <width>533</width>
  245.       <height>533</height>
  246.       <animation>ZoomInFromMiddle</animation>
  247.       <control>
  248.         <type>image</type>
  249.         <id>976</id>
  250.         <posX>648</posX>
  251.         <posY>318</posY>
  252.         <width>536</width>
  253.         <height>6</height>
  254.         <texture>bar_hor.png</texture>
  255.       </control>
  256.       <control>
  257.         <type>image</type>
  258.         <id>977</id>
  259.         <posX>648</posX>
  260.         <posY>499</posY>
  261.         <width>536</width>
  262.         <height>6</height>
  263.         <texture>bar_hor.png</texture>
  264.       </control>
  265.     </control>
  266.     <control>
  267.       <type>group</type>
  268.       <description>TheButton</description>
  269.       <id>10</id>
  270.       <posX>550</posX>
  271.       <posY>146</posY>
  272.       <width>533</width>
  273.       <height>533</height>
  274.       <animation>ZoomInFromMiddle</animation>
  275.       <mpe>
  276.         <layout>Grid</layout>
  277.         <spring>no</spring>
  278.         <spacing>0</spacing>
  279.         <padding>
  280.           <top>0</top>
  281.           <right>0</right>
  282.           <bottom>0</bottom>
  283.           <left>0</left>
  284.         </padding>
  285.       </mpe>
  286.       <!-- row 1 -->
  287.       <control>
  288.         <type>cell</type>
  289.         <id>1000</id>
  290.         <posX>649</posX>
  291.         <posY>146</posY>
  292.         <onleft>2</onleft>
  293.         <onright>1001</onright>
  294.         <onup>9000</onup>
  295.         <ondown>2000</ondown>
  296.         <label>-</label>
  297.         <width>54</width>
  298.         <height>54</height>
  299.         <font>font16</font>
  300.         <textureFocus>icon_empty_focus.png</textureFocus>
  301.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  302.         <textureDisabled>icon_empty_nofocus.png</textureDisabled>
  303.       </control>
  304.       <control>
  305.         <type>cell</type>
  306.         <id>1001</id>
  307.         <posX>707</posX>
  308.         <posY>146</posY>
  309.         <onleft>1000</onleft>
  310.         <onright>1002</onright>
  311.         <onup>9001</onup>
  312.         <ondown>2001</ondown>
  313.         <label>-</label>
  314.         <width>54</width>
  315.         <height>54</height>
  316.         <font>font16</font>
  317.         <textureFocus>icon_empty_focus.png</textureFocus>
  318.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  319.       </control>
  320.       <control>
  321.         <type>cell</type>
  322.         <id>1002</id>
  323.         <posX>765</posX>
  324.         <posY>146</posY>
  325.         <onleft>1001</onleft>
  326.         <onright>1003</onright>
  327.         <onup>9002</onup>
  328.         <ondown>2002</ondown>
  329.         <label>-</label>
  330.         <width>54</width>
  331.         <height>54</height>
  332.         <font>font16</font>
  333.         <textureFocus>icon_empty_focus.png</textureFocus>
  334.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  335.       </control>
  336.       <control>
  337.         <type>cell</type>
  338.         <id>1003</id>
  339.         <posX>831</posX>
  340.         <posY>146</posY>
  341.         <onleft>1002</onleft>
  342.         <onright>1004</onright>
  343.         <onup>9003</onup>
  344.         <ondown>2003</ondown>
  345.         <label>-</label>
  346.         <width>54</width>
  347.         <height>54</height>
  348.         <font>font16</font>
  349.         <textureFocus>icon_empty_focus.png</textureFocus>
  350.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  351.       </control>
  352.       <control>
  353.         <type>cell</type>
  354.         <id>1004</id>
  355.         <posX>889</posX>
  356.         <posY>146</posY>
  357.         <onleft>1003</onleft>
  358.         <onright>1005</onright>
  359.         <onup>9004</onup>
  360.         <ondown>2004</ondown>
  361.         <label>-</label>
  362.         <width>54</width>
  363.         <height>54</height>
  364.         <font>font16</font>
  365.         <textureFocus>icon_empty_focus.png</textureFocus>
  366.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  367.       </control>
  368.       <control>
  369.         <type>cell</type>
  370.         <id>1005</id>
  371.         <posX>947</posX>
  372.         <posY>146</posY>
  373.         <onleft>1004</onleft>
  374.         <onright>1006</onright>
  375.         <onup>9005</onup>
  376.         <ondown>2005</ondown>
  377.         <label>-</label>
  378.         <width>54</width>
  379.         <height>54</height>
  380.         <font>font16</font>
  381.         <textureFocus>icon_empty_focus.png</textureFocus>
  382.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  383.       </control>
  384.       <control>
  385.         <type>cell</type>
  386.         <id>1006</id>
  387.         <posX>1013</posX>
  388.         <posY>146</posY>
  389.         <onleft>1005</onleft>
  390.         <onright>1007</onright>
  391.         <onup>9006</onup>
  392.         <ondown>2006</ondown>
  393.         <label>-</label>
  394.         <width>54</width>
  395.         <height>54</height>
  396.         <font>font16</font>
  397.         <textureFocus>icon_empty_focus.png</textureFocus>
  398.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  399.       </control>
  400.       <control>
  401.         <type>cell</type>
  402.         <id>1007</id>
  403.         <posX>1071</posX>
  404.         <posY>146</posY>
  405.         <onleft>1006</onleft>
  406.         <onright>1008</onright>
  407.         <onup>9007</onup>
  408.         <ondown>2007</ondown>
  409.         <label>-</label>
  410.         <width>54</width>
  411.         <height>54</height>
  412.         <font>font16</font>
  413.         <textureFocus>icon_empty_focus.png</textureFocus>
  414.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  415.       </control>
  416.       <control>
  417.         <type>cell</type>
  418.         <id>1008</id>
  419.         <posX>1129</posX>
  420.         <posY>146</posY>
  421.         <onleft>1007</onleft>
  422.         <onright>1000</onright>
  423.         <onup>9008</onup>
  424.         <ondown>2008</ondown>
  425.         <label>-</label>
  426.         <width>54</width>
  427.         <height>54</height>
  428.         <font>font16</font>
  429.         <textureFocus>icon_empty_focus.png</textureFocus>
  430.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  431.       </control>
  432.       <!-- row 2 -->
  433.       <control>
  434.         <type>cell</type>
  435.         <id>2000</id>
  436.         <posX>649</posX>
  437.         <posY>204</posY>
  438.         <onleft>2</onleft>
  439.         <onright>2001</onright>
  440.         <onup>1000</onup>
  441.         <ondown>3000</ondown>
  442.         <label>-</label>
  443.         <width>54</width>
  444.         <height>56</height>
  445.         <font>font16</font>
  446.         <textureFocus>icon_empty_focus.png</textureFocus>
  447.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  448.       </control>
  449.       <control>
  450.         <type>cell</type>
  451.         <id>2001</id>
  452.         <posX>707</posX>
  453.         <posY>204</posY>
  454.         <onleft>2000</onleft>
  455.         <onright>2002</onright>
  456.         <onup>1001</onup>
  457.         <ondown>3001</ondown>
  458.         <label>-</label>
  459.         <width>54</width>
  460.         <height>56</height>
  461.         <font>font16</font>
  462.         <textureFocus>icon_empty_focus.png</textureFocus>
  463.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  464.       </control>
  465.       <control>
  466.         <type>cell</type>
  467.         <id>2002</id>
  468.         <posX>765</posX>
  469.         <posY>204</posY>
  470.         <onleft>2001</onleft>
  471.         <onright>2003</onright>
  472.         <onup>1002</onup>
  473.         <ondown>3002</ondown>
  474.         <label>-</label>
  475.         <width>54</width>
  476.         <height>56</height>
  477.         <font>font16</font>
  478.         <textureFocus>icon_empty_focus.png</textureFocus>
  479.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  480.       </control>
  481.       <control>
  482.         <type>cell</type>
  483.         <id>2003</id>
  484.         <posX>831</posX>
  485.         <posY>204</posY>
  486.         <onleft>2002</onleft>
  487.         <onright>2004</onright>
  488.         <onup>1003</onup>
  489.         <ondown>3003</ondown>
  490.         <label>-</label>
  491.         <width>54</width>
  492.         <height>56</height>
  493.         <font>font16</font>
  494.         <textureFocus>icon_empty_focus.png</textureFocus>
  495.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  496.       </control>
  497.       <control>
  498.         <type>cell</type>
  499.         <id>2004</id>
  500.         <posX>889</posX>
  501.         <posY>204</posY>
  502.         <onleft>2003</onleft>
  503.         <onright>2005</onright>
  504.         <onup>1004</onup>
  505.         <ondown>3004</ondown>
  506.         <label>-</label>
  507.         <width>54</width>
  508.         <height>56</height>
  509.         <font>font16</font>
  510.         <textureFocus>icon_empty_focus.png</textureFocus>
  511.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  512.       </control>
  513.       <control>
  514.         <type>cell</type>
  515.         <id>2005</id>
  516.         <posX>947</posX>
  517.         <posY>204</posY>
  518.         <onleft>2004</onleft>
  519.         <onright>2006</onright>
  520.         <onup>1005</onup>
  521.         <ondown>3005</ondown>
  522.         <label>-</label>
  523.         <width>54</width>
  524.         <height>56</height>
  525.         <font>font16</font>
  526.         <textureFocus>icon_empty_focus.png</textureFocus>
  527.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  528.       </control>
  529.       <control>
  530.         <type>cell</type>
  531.         <id>2006</id>
  532.         <posX>1013</posX>
  533.         <posY>204</posY>
  534.         <onleft>2005</onleft>
  535.         <onright>2007</onright>
  536.         <onup>1006</onup>
  537.         <ondown>3006</ondown>
  538.         <label>-</label>
  539.         <width>54</width>
  540.         <height>56</height>
  541.         <font>font16</font>
  542.         <textureFocus>icon_empty_focus.png</textureFocus>
  543.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  544.       </control>
  545.       <control>
  546.         <type>cell</type>
  547.         <id>2007</id>
  548.         <posX>1071</posX>
  549.         <posY>204</posY>
  550.         <onleft>2006</onleft>
  551.         <onright>2008</onright>
  552.         <onup>1007</onup>
  553.         <ondown>3007</ondown>
  554.         <label>-</label>
  555.         <width>54</width>
  556.         <height>56</height>
  557.         <font>font16</font>
  558.         <textureFocus>icon_empty_focus.png</textureFocus>
  559.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  560.       </control>
  561.       <control>
  562.         <type>cell</type>
  563.         <id>2008</id>
  564.         <posX>1129</posX>
  565.         <posY>204</posY>
  566.         <onleft>2007</onleft>
  567.         <onright>2000</onright>
  568.         <onup>1008</onup>
  569.         <ondown>3008</ondown>
  570.         <label>-</label>
  571.         <width>54</width>
  572.         <height>56</height>
  573.         <font>font16</font>
  574.         <textureFocus>icon_empty_focus.png</textureFocus>
  575.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  576.       </control>
  577.       <!-- row 3 -->
  578.       <control>
  579.         <type>cell</type>
  580.         <id>3000</id>
  581.         <posX>649</posX>
  582.         <posY>262</posY>
  583.         <onleft>2</onleft>
  584.         <onright>3001</onright>
  585.         <onup>2000</onup>
  586.         <ondown>4000</ondown>
  587.         <label>-</label>
  588.         <width>54</width>
  589.         <height>54</height>
  590.         <font>font16</font>
  591.         <textureFocus>icon_empty_focus.png</textureFocus>
  592.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  593.       </control>
  594.       <control>
  595.         <type>cell</type>
  596.         <id>3001</id>
  597.         <posX>707</posX>
  598.         <posY>262</posY>
  599.         <onleft>3000</onleft>
  600.         <onright>3002</onright>
  601.         <onup>2001</onup>
  602.         <ondown>4001</ondown>
  603.         <label>-</label>
  604.         <width>54</width>
  605.         <height>54</height>
  606.         <font>font16</font>
  607.         <textureFocus>icon_empty_focus.png</textureFocus>
  608.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  609.       </control>
  610.       <control>
  611.         <type>cell</type>
  612.         <id>3002</id>
  613.         <posX>765</posX>
  614.         <posY>262</posY>
  615.         <onleft>3001</onleft>
  616.         <onright>3003</onright>
  617.         <onup>2002</onup>
  618.         <ondown>4002</ondown>
  619.         <label>-</label>
  620.         <width>54</width>
  621.         <height>54</height>
  622.         <font>font16</font>
  623.         <textureFocus>icon_empty_focus.png</textureFocus>
  624.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  625.       </control>
  626.       <control>
  627.         <type>cell</type>
  628.         <id>3003</id>
  629.         <posX>831</posX>
  630.         <posY>262</posY>
  631.         <onleft>3002</onleft>
  632.         <onright>3004</onright>
  633.         <onup>2003</onup>
  634.         <ondown>4003</ondown>
  635.         <label>-</label>
  636.         <width>54</width>
  637.         <height>54</height>
  638.         <font>font16</font>
  639.         <textureFocus>icon_empty_focus.png</textureFocus>
  640.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  641.       </control>
  642.       <control>
  643.         <type>cell</type>
  644.         <id>3004</id>
  645.         <posX>889</posX>
  646.         <posY>262</posY>
  647.         <onleft>3003</onleft>
  648.         <onright>3005</onright>
  649.         <onup>2004</onup>
  650.         <ondown>4004</ondown>
  651.         <label>-</label>
  652.         <width>54</width>
  653.         <height>54</height>
  654.         <font>font16</font>
  655.         <textureFocus>icon_empty_focus.png</textureFocus>
  656.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  657.       </control>
  658.       <control>
  659.         <type>cell</type>
  660.         <id>3005</id>
  661.         <posX>947</posX>
  662.         <posY>262</posY>
  663.         <onleft>3004</onleft>
  664.         <onright>3006</onright>
  665.         <onup>2005</onup>
  666.         <ondown>4005</ondown>
  667.         <label>-</label>
  668.         <width>54</width>
  669.         <height>54</height>
  670.         <font>font16</font>
  671.         <textureFocus>icon_empty_focus.png</textureFocus>
  672.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  673.       </control>
  674.       <control>
  675.         <type>cell</type>
  676.         <id>3006</id>
  677.         <posX>1013</posX>
  678.         <posY>262</posY>
  679.         <onleft>3005</onleft>
  680.         <onright>3007</onright>
  681.         <onup>2006</onup>
  682.         <ondown>4006</ondown>
  683.         <label>-</label>
  684.         <width>54</width>
  685.         <height>54</height>
  686.         <font>font16</font>
  687.         <textureFocus>icon_empty_focus.png</textureFocus>
  688.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  689.       </control>
  690.       <control>
  691.         <type>cell</type>
  692.         <id>3007</id>
  693.         <posX>1071</posX>
  694.         <posY>262</posY>
  695.         <onleft>3006</onleft>
  696.         <onright>3008</onright>
  697.         <onup>2007</onup>
  698.         <ondown>4007</ondown>
  699.         <label>-</label>
  700.         <width>54</width>
  701.         <height>54</height>
  702.         <font>font16</font>
  703.         <textureFocus>icon_empty_focus.png</textureFocus>
  704.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  705.       </control>
  706.       <control>
  707.         <type>cell</type>
  708.         <id>3008</id>
  709.         <posX>1129</posX>
  710.         <posY>262</posY>
  711.         <onleft>3007</onleft>
  712.         <onright>3000</onright>
  713.         <onup>2008</onup>
  714.         <ondown>4008</ondown>
  715.         <label>-</label>
  716.         <width>54</width>
  717.         <height>54</height>
  718.         <font>font16</font>
  719.         <textureFocus>icon_empty_focus.png</textureFocus>
  720.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  721.       </control>
  722.       <!-- row 4 -->
  723.       <control>
  724.         <type>cell</type>
  725.         <id>4000</id>
  726.         <posX>649</posX>
  727.         <posY>328</posY>
  728.         <onleft>2</onleft>
  729.         <onright>4001</onright>
  730.         <onup>3000</onup>
  731.         <ondown>5000</ondown>
  732.         <label>-</label>
  733.         <width>54</width>
  734.         <height>54</height>
  735.         <font>font16</font>
  736.         <textureFocus>icon_empty_focus.png</textureFocus>
  737.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  738.       </control>
  739.       <control>
  740.         <type>cell</type>
  741.         <id>4001</id>
  742.         <posX>707</posX>
  743.         <posY>328</posY>
  744.         <onleft>4000</onleft>
  745.         <onright>4002</onright>
  746.         <onup>3001</onup>
  747.         <ondown>5001</ondown>
  748.         <label>-</label>
  749.         <width>54</width>
  750.         <height>54</height>
  751.         <font>font16</font>
  752.         <textureFocus>icon_empty_focus.png</textureFocus>
  753.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  754.       </control>
  755.       <control>
  756.         <type>cell</type>
  757.         <id>4002</id>
  758.         <posX>765</posX>
  759.         <posY>328</posY>
  760.         <onleft>4001</onleft>
  761.         <onright>4003</onright>
  762.         <onup>3002</onup>
  763.         <ondown>5002</ondown>
  764.         <label>-</label>
  765.         <width>54</width>
  766.         <height>54</height>
  767.         <font>font16</font>
  768.         <textureFocus>icon_empty_focus.png</textureFocus>
  769.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  770.       </control>
  771.       <control>
  772.         <type>cell</type>
  773.         <id>4003</id>
  774.         <posX>831</posX>
  775.         <posY>328</posY>
  776.         <onleft>4002</onleft>
  777.         <onright>4004</onright>
  778.         <onup>3003</onup>
  779.         <ondown>5003</ondown>
  780.         <label>-</label>
  781.         <width>54</width>
  782.         <height>54</height>
  783.         <font>font16</font>
  784.         <textureFocus>icon_empty_focus.png</textureFocus>
  785.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  786.       </control>
  787.       <control>
  788.         <type>cell</type>
  789.         <id>4004</id>
  790.         <posX>889</posX>
  791.         <posY>328</posY>
  792.         <onleft>4003</onleft>
  793.         <onright>4005</onright>
  794.         <onup>3004</onup>
  795.         <ondown>5004</ondown>
  796.         <label>-</label>
  797.         <width>54</width>
  798.         <height>54</height>
  799.         <font>font16</font>
  800.         <textureFocus>icon_empty_focus.png</textureFocus>
  801.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  802.       </control>
  803.       <control>
  804.         <type>cell</type>
  805.         <id>4005</id>
  806.         <posX>947</posX>
  807.         <posY>328</posY>
  808.         <onleft>4004</onleft>
  809.         <onright>4006</onright>
  810.         <onup>3005</onup>
  811.         <ondown>5005</ondown>
  812.         <label>-</label>
  813.         <width>54</width>
  814.         <height>54</height>
  815.         <font>font16</font>
  816.         <textureFocus>icon_empty_focus.png</textureFocus>
  817.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  818.       </control>
  819.       <control>
  820.         <type>cell</type>
  821.         <id>4006</id>
  822.         <posX>1013</posX>
  823.         <posY>328</posY>
  824.         <onleft>4005</onleft>
  825.         <onright>4007</onright>
  826.         <onup>3006</onup>
  827.         <ondown>5006</ondown>
  828.         <label>-</label>
  829.         <width>54</width>
  830.         <height>54</height>
  831.         <font>font16</font>
  832.         <textureFocus>icon_empty_focus.png</textureFocus>
  833.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  834.       </control>
  835.       <control>
  836.         <type>cell</type>
  837.         <id>4007</id>
  838.         <posX>1071</posX>
  839.         <posY>328</posY>
  840.         <onleft>4006</onleft>
  841.         <onright>4008</onright>
  842.         <onup>3007</onup>
  843.         <ondown>5007</ondown>
  844.         <label>-</label>
  845.         <width>54</width>
  846.         <height>54</height>
  847.         <font>font16</font>
  848.         <textureFocus>icon_empty_focus.png</textureFocus>
  849.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  850.       </control>
  851.       <control>
  852.         <type>cell</type>
  853.         <id>4008</id>
  854.         <posX>1129</posX>
  855.         <posY>328</posY>
  856.         <onleft>4007</onleft>
  857.         <onright>4000</onright>
  858.         <onup>3008</onup>
  859.         <ondown>5008</ondown>
  860.         <label>-</label>
  861.         <width>54</width>
  862.         <height>54</height>
  863.         <font>font16</font>
  864.         <textureFocus>icon_empty_focus.png</textureFocus>
  865.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  866.       </control>
  867.       <!-- row 5 -->
  868.       <control>
  869.         <type>cell</type>
  870.         <id>5000</id>
  871.         <posX>649</posX>
  872.         <posY>385</posY>
  873.         <onleft>2</onleft>
  874.         <onright>5001</onright>
  875.         <onup>4000</onup>
  876.         <ondown>6000</ondown>
  877.         <label>-</label>
  878.         <width>54</width>
  879.         <height>56</height>
  880.         <font>font16</font>
  881.         <textureFocus>icon_empty_focus.png</textureFocus>
  882.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  883.       </control>
  884.       <control>
  885.         <type>cell</type>
  886.         <id>5001</id>
  887.         <posX>707</posX>
  888.         <posY>385</posY>
  889.         <onleft>5000</onleft>
  890.         <onright>5002</onright>
  891.         <onup>4001</onup>
  892.         <ondown>6001</ondown>
  893.         <label>-</label>
  894.         <width>54</width>
  895.         <height>56</height>
  896.         <font>font16</font>
  897.         <textureFocus>icon_empty_focus.png</textureFocus>
  898.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  899.       </control>
  900.       <control>
  901.         <type>cell</type>
  902.         <id>5002</id>
  903.         <posX>765</posX>
  904.         <posY>385</posY>
  905.         <onleft>5001</onleft>
  906.         <onright>5003</onright>
  907.         <onup>4002</onup>
  908.         <ondown>6002</ondown>
  909.         <label>-</label>
  910.         <width>54</width>
  911.         <height>56</height>
  912.         <font>font16</font>
  913.         <textureFocus>icon_empty_focus.png</textureFocus>
  914.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  915.       </control>
  916.       <control>
  917.         <type>cell</type>
  918.         <id>5003</id>
  919.         <posX>831</posX>
  920.         <posY>385</posY>
  921.         <onleft>5002</onleft>
  922.         <onright>5004</onright>
  923.         <onup>4003</onup>
  924.         <ondown>6003</ondown>
  925.         <label>-</label>
  926.         <width>54</width>
  927.         <height>56</height>
  928.         <font>font16</font>
  929.         <textureFocus>icon_empty_focus.png</textureFocus>
  930.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  931.       </control>
  932.       <control>
  933.         <type>cell</type>
  934.         <id>5004</id>
  935.         <posX>889</posX>
  936.         <posY>385</posY>
  937.         <onleft>5003</onleft>
  938.         <onright>5005</onright>
  939.         <onup>4004</onup>
  940.         <ondown>6004</ondown>
  941.         <label>-</label>
  942.         <width>54</width>
  943.         <height>56</height>
  944.         <font>font16</font>
  945.         <textureFocus>icon_empty_focus.png</textureFocus>
  946.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  947.       </control>
  948.       <control>
  949.         <type>cell</type>
  950.         <id>5005</id>
  951.         <posX>947</posX>
  952.         <posY>385</posY>
  953.         <onleft>5004</onleft>
  954.         <onright>5006</onright>
  955.         <onup>4005</onup>
  956.         <ondown>6005</ondown>
  957.         <label>-</label>
  958.         <width>54</width>
  959.         <height>56</height>
  960.         <font>font16</font>
  961.         <textureFocus>icon_empty_focus.png</textureFocus>
  962.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  963.       </control>
  964.       <control>
  965.         <type>cell</type>
  966.         <id>5006</id>
  967.         <posX>1013</posX>
  968.         <posY>385</posY>
  969.         <onleft>5005</onleft>
  970.         <onright>5007</onright>
  971.         <onup>4006</onup>
  972.         <ondown>6006</ondown>
  973.         <label>-</label>
  974.         <width>54</width>
  975.         <height>56</height>
  976.         <font>font16</font>
  977.         <textureFocus>icon_empty_focus.png</textureFocus>
  978.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  979.       </control>
  980.       <control>
  981.         <type>cell</type>
  982.         <id>5007</id>
  983.         <posX>1071</posX>
  984.         <posY>385</posY>
  985.         <onleft>5006</onleft>
  986.         <onright>5008</onright>
  987.         <onup>4007</onup>
  988.         <ondown>6007</ondown>
  989.         <label>-</label>
  990.         <width>54</width>
  991.         <height>56</height>
  992.         <font>font16</font>
  993.         <textureFocus>icon_empty_focus.png</textureFocus>
  994.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  995.       </control>
  996.       <control>
  997.         <type>cell</type>
  998.         <id>5008</id>
  999.         <posX>1129</posX>
  1000.         <posY>385</posY>
  1001.         <onleft>5007</onleft>
  1002.         <onright>5000</onright>
  1003.         <onup>4008</onup>
  1004.         <ondown>6008</ondown>
  1005.         <label>-</label>
  1006.         <width>54</width>
  1007.         <height>56</height>
  1008.         <font>font16</font>
  1009.         <textureFocus>icon_empty_focus.png</textureFocus>
  1010.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1011.       </control>
  1012.       <!-- row 6 -->
  1013.       <control>
  1014.         <type>cell</type>
  1015.         <id>6000</id>
  1016.         <posX>649</posX>
  1017.         <posY>444</posY>
  1018.         <onleft>2</onleft>
  1019.         <onright>6001</onright>
  1020.         <onup>5000</onup>
  1021.         <ondown>7000</ondown>
  1022.         <label>-</label>
  1023.         <width>54</width>
  1024.         <height>54</height>
  1025.         <font>font16</font>
  1026.         <textureFocus>icon_empty_focus.png</textureFocus>
  1027.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1028.       </control>
  1029.       <control>
  1030.         <type>cell</type>
  1031.         <id>6001</id>
  1032.         <posX>707</posX>
  1033.         <posY>444</posY>
  1034.         <onleft>6000</onleft>
  1035.         <onright>6002</onright>
  1036.         <onup>5001</onup>
  1037.         <ondown>7001</ondown>
  1038.         <label>-</label>
  1039.         <width>54</width>
  1040.         <height>54</height>
  1041.         <font>font16</font>
  1042.         <textureFocus>icon_empty_focus.png</textureFocus>
  1043.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1044.       </control>
  1045.       <control>
  1046.         <type>cell</type>
  1047.         <id>6002</id>
  1048.         <posX>765</posX>
  1049.         <posY>444</posY>
  1050.         <onleft>6001</onleft>
  1051.         <onright>6003</onright>
  1052.         <onup>5002</onup>
  1053.         <ondown>7002</ondown>
  1054.         <label>-</label>
  1055.         <width>54</width>
  1056.         <height>54</height>
  1057.         <font>font16</font>
  1058.         <textureFocus>icon_empty_focus.png</textureFocus>
  1059.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1060.       </control>
  1061.       <control>
  1062.         <type>cell</type>
  1063.         <id>6003</id>
  1064.         <posX>831</posX>
  1065.         <posY>444</posY>
  1066.         <onleft>6002</onleft>
  1067.         <onright>6004</onright>
  1068.         <onup>5003</onup>
  1069.         <ondown>7003</ondown>
  1070.         <label>-</label>
  1071.         <width>54</width>
  1072.         <height>54</height>
  1073.         <font>font16</font>
  1074.         <textureFocus>icon_empty_focus.png</textureFocus>
  1075.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1076.       </control>
  1077.       <control>
  1078.         <type>cell</type>
  1079.         <id>6004</id>
  1080.         <posX>889</posX>
  1081.         <posY>444</posY>
  1082.         <onleft>6003</onleft>
  1083.         <onright>6005</onright>
  1084.         <onup>5004</onup>
  1085.         <ondown>7004</ondown>
  1086.         <label>-</label>
  1087.         <width>54</width>
  1088.         <height>54</height>
  1089.         <font>font16</font>
  1090.         <textureFocus>icon_empty_focus.png</textureFocus>
  1091.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1092.       </control>
  1093.       <control>
  1094.         <type>cell</type>
  1095.         <id>6005</id>
  1096.         <posX>947</posX>
  1097.         <posY>444</posY>
  1098.         <onleft>6004</onleft>
  1099.         <onright>6006</onright>
  1100.         <onup>5005</onup>
  1101.         <ondown>7005</ondown>
  1102.         <label>-</label>
  1103.         <width>54</width>
  1104.         <height>54</height>
  1105.         <font>font16</font>
  1106.         <textureFocus>icon_empty_focus.png</textureFocus>
  1107.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1108.       </control>
  1109.       <control>
  1110.         <type>cell</type>
  1111.         <id>6006</id>
  1112.         <posX>1013</posX>
  1113.         <posY>444</posY>
  1114.         <onleft>6005</onleft>
  1115.         <onright>6007</onright>
  1116.         <onup>5006</onup>
  1117.         <ondown>7006</ondown>
  1118.         <label>-</label>
  1119.         <width>54</width>
  1120.         <height>54</height>
  1121.         <font>font16</font>
  1122.         <textureFocus>icon_empty_focus.png</textureFocus>
  1123.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1124.       </control>
  1125.       <control>
  1126.         <type>cell</type>
  1127.         <id>6007</id>
  1128.         <posX>1071</posX>
  1129.         <posY>444</posY>
  1130.         <onleft>6006</onleft>
  1131.         <onright>6008</onright>
  1132.         <onup>5007</onup>
  1133.         <ondown>7007</ondown>
  1134.         <label>-</label>
  1135.         <width>54</width>
  1136.         <height>54</height>
  1137.         <font>font16</font>
  1138.         <textureFocus>icon_empty_focus.png</textureFocus>
  1139.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1140.       </control>
  1141.       <control>
  1142.         <type>cell</type>
  1143.         <id>6008</id>
  1144.         <posX>1129</posX>
  1145.         <posY>444</posY>
  1146.         <onleft>6007</onleft>
  1147.         <onright>6000</onright>
  1148.         <onup>5008</onup>
  1149.         <ondown>7008</ondown>
  1150.         <label>-</label>
  1151.         <width>54</width>
  1152.         <height>54</height>
  1153.         <font>font16</font>
  1154.         <textureFocus>icon_empty_focus.png</textureFocus>
  1155.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1156.       </control>
  1157.       <!-- row 7 -->
  1158.       <control>
  1159.         <type>cell</type>
  1160.         <id>7000</id>
  1161.         <posX>649</posX>
  1162.         <posY>508</posY>
  1163.         <onleft>2</onleft>
  1164.         <onright>7001</onright>
  1165.         <onup>6000</onup>
  1166.         <ondown>8000</ondown>
  1167.         <label>-</label>
  1168.         <width>54</width>
  1169.         <height>54</height>
  1170.         <font>font16</font>
  1171.         <textureFocus>icon_empty_focus.png</textureFocus>
  1172.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1173.       </control>
  1174.       <control>
  1175.         <type>cell</type>
  1176.         <id>7001</id>
  1177.         <posX>707</posX>
  1178.         <posY>508</posY>
  1179.         <onleft>7000</onleft>
  1180.         <onright>7002</onright>
  1181.         <onup>6001</onup>
  1182.         <ondown>8001</ondown>
  1183.         <label>-</label>
  1184.         <width>54</width>
  1185.         <height>54</height>
  1186.         <font>font16</font>
  1187.         <textureFocus>icon_empty_focus.png</textureFocus>
  1188.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1189.       </control>
  1190.       <control>
  1191.         <type>cell</type>
  1192.         <id>7002</id>
  1193.         <posX>765</posX>
  1194.         <posY>508</posY>
  1195.         <onleft>7001</onleft>
  1196.         <onright>7003</onright>
  1197.         <onup>6002</onup>
  1198.         <ondown>8002</ondown>
  1199.         <label>-</label>
  1200.         <width>54</width>
  1201.         <height>54</height>
  1202.         <font>font16</font>
  1203.         <textureFocus>icon_empty_focus.png</textureFocus>
  1204.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1205.       </control>
  1206.       <control>
  1207.         <type>cell</type>
  1208.         <id>7003</id>
  1209.         <posX>831</posX>
  1210.         <posY>508</posY>
  1211.         <onleft>7002</onleft>
  1212.         <onright>7004</onright>
  1213.         <onup>6003</onup>
  1214.         <ondown>8003</ondown>
  1215.         <label>-</label>
  1216.         <width>54</width>
  1217.         <height>54</height>
  1218.         <font>font16</font>
  1219.         <textureFocus>icon_empty_focus.png</textureFocus>
  1220.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1221.       </control>
  1222.       <control>
  1223.         <type>cell</type>
  1224.         <id>7004</id>
  1225.         <posX>889</posX>
  1226.         <posY>508</posY>
  1227.         <onleft>7003</onleft>
  1228.         <onright>7005</onright>
  1229.         <onup>6004</onup>
  1230.         <ondown>8004</ondown>
  1231.         <label>-</label>
  1232.         <width>54</width>
  1233.         <height>54</height>
  1234.         <font>font16</font>
  1235.         <textureFocus>icon_empty_focus.png</textureFocus>
  1236.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1237.       </control>
  1238.       <control>
  1239.         <type>cell</type>
  1240.         <id>7005</id>
  1241.         <posX>947</posX>
  1242.         <posY>508</posY>
  1243.         <onleft>7004</onleft>
  1244.         <onright>7006</onright>
  1245.         <onup>6005</onup>
  1246.         <ondown>8005</ondown>
  1247.         <label>-</label>
  1248.         <width>54</width>
  1249.         <height>54</height>
  1250.         <font>font16</font>
  1251.         <textureFocus>icon_empty_focus.png</textureFocus>
  1252.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1253.       </control>
  1254.       <control>
  1255.         <type>cell</type>
  1256.         <id>7006</id>
  1257.         <posX>1013</posX>
  1258.         <posY>508</posY>
  1259.         <onleft>7005</onleft>
  1260.         <onright>7007</onright>
  1261.         <onup>6006</onup>
  1262.         <ondown>8006</ondown>
  1263.         <label>-</label>
  1264.         <width>54</width>
  1265.         <height>54</height>
  1266.         <font>font16</font>
  1267.         <textureFocus>icon_empty_focus.png</textureFocus>
  1268.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1269.       </control>
  1270.       <control>
  1271.         <type>cell</type>
  1272.         <id>7007</id>
  1273.         <posX>1071</posX>
  1274.         <posY>508</posY>
  1275.         <onleft>7006</onleft>
  1276.         <onright>7008</onright>
  1277.         <onup>6007</onup>
  1278.         <ondown>8007</ondown>
  1279.         <label>-</label>
  1280.         <width>54</width>
  1281.         <height>54</height>
  1282.         <font>font16</font>
  1283.         <textureFocus>icon_empty_focus.png</textureFocus>
  1284.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1285.       </control>
  1286.       <control>
  1287.         <type>cell</type>
  1288.         <id>7008</id>
  1289.         <posX>1129</posX>
  1290.         <posY>508</posY>
  1291.         <onleft>7007</onleft>
  1292.         <onright>7000</onright>
  1293.         <onup>6008</onup>
  1294.         <ondown>8008</ondown>
  1295.         <label>-</label>
  1296.         <width>54</width>
  1297.         <height>54</height>
  1298.         <font>font16</font>
  1299.         <textureFocus>icon_empty_focus.png</textureFocus>
  1300.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1301.       </control>
  1302.       <!-- row 8 -->
  1303.       <control>
  1304.         <type>cell</type>
  1305.         <id>8000</id>
  1306.         <posX>649</posX>
  1307.         <posY>565</posY>
  1308.         <onleft>2</onleft>
  1309.         <onright>8001</onright>
  1310.         <onup>7000</onup>
  1311.         <ondown>9000</ondown>
  1312.         <label>-</label>
  1313.         <width>54</width>
  1314.         <height>56</height>
  1315.         <font>font16</font>
  1316.         <textureFocus>icon_empty_focus.png</textureFocus>
  1317.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1318.       </control>
  1319.       <control>
  1320.         <type>cell</type>
  1321.         <id>8001</id>
  1322.         <posX>707</posX>
  1323.         <posY>565</posY>
  1324.         <onleft>8000</onleft>
  1325.         <onright>8002</onright>
  1326.         <onup>7001</onup>
  1327.         <ondown>9001</ondown>
  1328.         <label>-</label>
  1329.         <width>54</width>
  1330.         <height>56</height>
  1331.         <font>font16</font>
  1332.         <textureFocus>icon_empty_focus.png</textureFocus>
  1333.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1334.       </control>
  1335.       <control>
  1336.         <type>cell</type>
  1337.         <id>8002</id>
  1338.         <posX>765</posX>
  1339.         <posY>565</posY>
  1340.         <onleft>8001</onleft>
  1341.         <onright>8003</onright>
  1342.         <onup>7002</onup>
  1343.         <ondown>9002</ondown>
  1344.         <label>-</label>
  1345.         <width>54</width>
  1346.         <height>56</height>
  1347.         <font>font16</font>
  1348.         <textureFocus>icon_empty_focus.png</textureFocus>
  1349.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1350.       </control>
  1351.       <control>
  1352.         <type>cell</type>
  1353.         <id>8003</id>
  1354.         <posX>831</posX>
  1355.         <posY>565</posY>
  1356.         <onleft>8002</onleft>
  1357.         <onright>8004</onright>
  1358.         <onup>7003</onup>
  1359.         <ondown>9003</ondown>
  1360.         <label>-</label>
  1361.         <width>54</width>
  1362.         <height>56</height>
  1363.         <font>font16</font>
  1364.         <textureFocus>icon_empty_focus.png</textureFocus>
  1365.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1366.       </control>
  1367.       <control>
  1368.         <type>cell</type>
  1369.         <id>8004</id>
  1370.         <posX>889</posX>
  1371.         <posY>565</posY>
  1372.         <onleft>8003</onleft>
  1373.         <onright>8005</onright>
  1374.         <onup>7004</onup>
  1375.         <ondown>9004</ondown>
  1376.         <label>-</label>
  1377.         <width>54</width>
  1378.         <height>56</height>
  1379.         <font>font16</font>
  1380.         <textureFocus>icon_empty_focus.png</textureFocus>
  1381.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1382.       </control>
  1383.       <control>
  1384.         <type>cell</type>
  1385.         <id>8005</id>
  1386.         <posX>947</posX>
  1387.         <posY>565</posY>
  1388.         <onleft>8004</onleft>
  1389.         <onright>8006</onright>
  1390.         <onup>7005</onup>
  1391.         <ondown>9005</ondown>
  1392.         <label>-</label>
  1393.         <width>54</width>
  1394.         <height>56</height>
  1395.         <font>font16</font>
  1396.         <textureFocus>icon_empty_focus.png</textureFocus>
  1397.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1398.       </control>
  1399.       <control>
  1400.         <type>cell</type>
  1401.         <id>8006</id>
  1402.         <posX>1013</posX>
  1403.         <posY>565</posY>
  1404.         <onleft>8005</onleft>
  1405.         <onright>8007</onright>
  1406.         <onup>7006</onup>
  1407.         <ondown>9006</ondown>
  1408.         <label>-</label>
  1409.         <width>54</width>
  1410.         <height>56</height>
  1411.         <font>font16</font>
  1412.         <textureFocus>icon_empty_focus.png</textureFocus>
  1413.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1414.       </control>
  1415.       <control>
  1416.         <type>cell</type>
  1417.         <id>8007</id>
  1418.         <posX>1071</posX>
  1419.         <posY>565</posY>
  1420.         <onleft>8006</onleft>
  1421.         <onright>8008</onright>
  1422.         <onup>7007</onup>
  1423.         <ondown>9007</ondown>
  1424.         <label>-</label>
  1425.         <width>54</width>
  1426.         <height>56</height>
  1427.         <font>font16</font>
  1428.         <textureFocus>icon_empty_focus.png</textureFocus>
  1429.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1430.       </control>
  1431.       <control>
  1432.         <type>cell</type>
  1433.         <id>8008</id>
  1434.         <posX>1129</posX>
  1435.         <posY>565</posY>
  1436.         <onleft>8007</onleft>
  1437.         <onright>8000</onright>
  1438.         <onup>7008</onup>
  1439.         <ondown>9008</ondown>
  1440.         <label>-</label>
  1441.         <width>54</width>
  1442.         <height>56</height>
  1443.         <font>font16</font>
  1444.         <textureFocus>icon_empty_focus.png</textureFocus>
  1445.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1446.       </control>
  1447.       <!-- row 9 -->
  1448.       <control>
  1449.         <type>cell</type>
  1450.         <id>9000</id>
  1451.         <posX>649</posX>
  1452.         <posY>624</posY>
  1453.         <onleft>2</onleft>
  1454.         <onright>9001</onright>
  1455.         <onup>8000</onup>
  1456.         <ondown>1000</ondown>
  1457.         <label>-</label>
  1458.         <width>54</width>
  1459.         <height>54</height>
  1460.         <font>font16</font>
  1461.         <textureFocus>icon_empty_focus.png</textureFocus>
  1462.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1463.       </control>
  1464.       <control>
  1465.         <type>cell</type>
  1466.         <id>9001</id>
  1467.         <posX>707</posX>
  1468.         <posY>624</posY>
  1469.         <onleft>9000</onleft>
  1470.         <onright>9002</onright>
  1471.         <onup>8001</onup>
  1472.         <ondown>1001</ondown>
  1473.         <label>-</label>
  1474.         <width>54</width>
  1475.         <height>54</height>
  1476.         <font>font16</font>
  1477.         <textureFocus>icon_empty_focus.png</textureFocus>
  1478.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1479.       </control>
  1480.       <control>
  1481.         <type>cell</type>
  1482.         <id>9002</id>
  1483.         <posX>765</posX>
  1484.         <posY>624</posY>
  1485.         <onleft>9001</onleft>
  1486.         <onright>9003</onright>
  1487.         <onup>8002</onup>
  1488.         <ondown>1002</ondown>
  1489.         <label>-</label>
  1490.         <width>54</width>
  1491.         <height>54</height>
  1492.         <font>font16</font>
  1493.         <textureFocus>icon_empty_focus.png</textureFocus>
  1494.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1495.       </control>
  1496.       <control>
  1497.         <type>cell</type>
  1498.         <id>9003</id>
  1499.         <posX>831</posX>
  1500.         <posY>624</posY>
  1501.         <onleft>9002</onleft>
  1502.         <onright>9004</onright>
  1503.         <onup>8003</onup>
  1504.         <ondown>1003</ondown>
  1505.         <label>-</label>
  1506.         <width>54</width>
  1507.         <height>54</height>
  1508.         <font>font16</font>
  1509.         <textureFocus>icon_empty_focus.png</textureFocus>
  1510.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1511.       </control>
  1512.       <control>
  1513.         <type>cell</type>
  1514.         <id>9004</id>
  1515.         <posX>889</posX>
  1516.         <posY>624</posY>
  1517.         <onleft>9003</onleft>
  1518.         <onright>9005</onright>
  1519.         <onup>8004</onup>
  1520.         <ondown>1004</ondown>
  1521.         <label>-</label>
  1522.         <width>54</width>
  1523.         <height>54</height>
  1524.         <font>font16</font>
  1525.         <textureFocus>icon_empty_focus.png</textureFocus>
  1526.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1527.       </control>
  1528.       <control>
  1529.         <type>cell</type>
  1530.         <id>9005</id>
  1531.         <posX>947</posX>
  1532.         <posY>624</posY>
  1533.         <onleft>9004</onleft>
  1534.         <onright>9006</onright>
  1535.         <onup>8005</onup>
  1536.         <ondown>1005</ondown>
  1537.         <label>-</label>
  1538.         <width>54</width>
  1539.         <height>54</height>
  1540.         <font>font16</font>
  1541.         <textureFocus>icon_empty_focus.png</textureFocus>
  1542.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1543.       </control>
  1544.       <control>
  1545.         <type>cell</type>
  1546.         <id>9006</id>
  1547.         <posX>1013</posX>
  1548.         <posY>624</posY>
  1549.         <onleft>9005</onleft>
  1550.         <onright>9007</onright>
  1551.         <onup>8006</onup>
  1552.         <ondown>1006</ondown>
  1553.         <label>-</label>
  1554.         <width>54</width>
  1555.         <height>54</height>
  1556.         <font>font16</font>
  1557.         <textureFocus>icon_empty_focus.png</textureFocus>
  1558.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1559.       </control>
  1560.       <control>
  1561.         <type>cell</type>
  1562.         <id>9007</id>
  1563.         <posX>1071</posX>
  1564.         <posY>624</posY>
  1565.         <onleft>9006</onleft>
  1566.         <onright>9008</onright>
  1567.         <onup>8007</onup>
  1568.         <ondown>1007</ondown>
  1569.         <label>-</label>
  1570.         <width>54</width>
  1571.         <height>54</height>
  1572.         <font>font16</font>
  1573.         <textureFocus>icon_empty_focus.png</textureFocus>
  1574.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1575.       </control>
  1576.       <control>
  1577.         <type>cell</type>
  1578.         <id>9008</id>
  1579.         <posX>1129</posX>
  1580.         <posY>624</posY>
  1581.         <onleft>9007</onleft>
  1582.         <onright>9000</onright>
  1583.         <onup>8008</onup>
  1584.         <ondown>1008</ondown>
  1585.         <label>-</label>
  1586.         <width>54</width>
  1587.         <height>54</height>
  1588.         <font>font16</font>
  1589.         <textureFocus>icon_empty_focus.png</textureFocus>
  1590.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1591.       </control>
  1592.     </control>
  1593.   </controls>
  1594. </window>